home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000177_mackay@cs.washington.edu_Wed Jan 26 12:40:33 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from june.cs.washington.edu by cs.umb.edu with SMTP id AA08914
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 26 Jan 1994 23:40:25 -0500
  3. Return-Path: <mackay>
  4. Received: from localhost (mackay@localhost) by june.cs.washington.edu (8.6.4/7.1ju+) id UAA20824; Wed, 26 Jan 1994 20:40:33 -0800
  5. Date: Wed, 26 Jan 1994 20:40:33 -0800
  6. From: mackay@cs.washington.edu (Pierre MacKay)
  7. Message-Id: <199401270440.UAA20824@june.cs.washington.edu>
  8. To: gaffur@belenos.pci.upmc.edu
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: "Ehsan-ul Gaffur"'s message of Tue, 25 Jan 94 15:16:21 -0500 <9401252016.AA16418@belenos.pci.upmc.edu>
  11. Subject: Re: Compile Errors
  12.  
  13. The pool files were created earlier when you did the actual compilation.
  14. If you somehow managed to skip the compilation, then there are no
  15. pool files, but I don't think that is the case if you are that
  16. far along.
  17.  
  18. I note that the adjustment to the path specifications in the manual:
  19.  
  20. echo "s!@TEXPOOLDIR@!/usr/local/lib/texmf/ini!" >>sedscript
  21. echo 's!@MFPOOLDIR@!/usr/local/lib/texmf/ini!'  >>sedscript
  22.  
  23. seems to have been successful, but the documentation you
  24. send does not show whether the tex.pool  and mf.pool files
  25. that were created in the early stages of compilation ever
  26. got there.  
  27.  
  28. The other possibility is that you have stale environments
  29. for TEXPOOL and MFPOOL set by your .cshrc file.  
  30.  
  31. if that is the case, make sure that you first 
  32.  
  33. unsetenv TEXPOOL
  34. unsetenv MFPOOL
  35.  
  36. Later you should arrange to have your .cshrc file
  37.  
  38. setenv TEXPOOL /usr/local/lib/texmf/ini
  39. setenv MFPOOL /usr/local/lib/texmf/ini
  40.  
  41.  
  42. Email concerned with UnixTeX distribution software should be sent primarily
  43. to:    UnixTeX@u.washington.edu            Elizabeth Tachikawa
  44. otherwise to:  mackay@cs.washington.edu        Pierre A. MacKay
  45. Smail:  Northwest Computing Support Center    Resident Druid for
  46.     Thomson Hall, Mail Stop DR-10        Unix-flavored TeX
  47.     University of Washington
  48.     Seattle, WA 98195
  49.     (206) 543-6259